Message
Use Message steps to have the chatbot respond to users with specific text.
Adding and configuring Message steps
To add and configure a Message step in a DRUID flow:
- Open the desired flow in Flow Diagram view.
- Expand the Flow Palette, then drag the Message step from the Dialog category into the main flow window and drop it onto the step you want to link it to.
- Select the step on the diagram, then click the Settings icon from the Actions menu.
- Set the General parameters:
- Step name: Give the step a descriptive name that helps you remember its purpose.
- Step message: Enter the message that the bot will display to the user.
- Click Save to save the step configuration.
When the step is executed, the chatbot will return the message specified in the Step message field.
Additional configuration options
- Contextual Information: You can use input mapping and set variables to pass information within a specific context. For details, see Set Variable.
- Pre and Post Actions: Configure actions to be executed before or after the step. For more information, see Pre Actions or Post Actions.
Rendering dynamic elements within a Message step
By default, a Message step displays up to 10 items from a collection. If your collection has more than 10 items, DRUID will generate additional messages to display them.
To display dynamic elements in a Message step based on a collection (entity list):